Learn R Programming

neotoma2 (version 1.0.6)

[<-,taxon,character,ANY,ANY-method: Assign taxon field by numeric index

Description

Assign taxon field by numeric index

Usage

# S4 method for taxon,character,ANY,ANY
[(x, i) <- value

Value

taxon slot with new assigned character value

Arguments

x

The taxon object.

i

The column indicator.

value

The value to be used.